Job Radar. Live notifications. AI processed.
upwork.com 2026-04-14 🟡
🔹 Refactor raw job descriptions into a structured Technical Manifest (JSON)
👤 Client: 🇨🇦 Canada Member since 2018-10-04
💰 Price: $20
🚩 Problem: Extract names and details from various business listings across different locations using Python Playwright.
📦 Existing: Not specified
Specifications:
[Target] Extract names and associated details of businesses from web links provided.
[Method] Use Python Playwright for web scraping.
[UI/UX] Not applicable.
[Stack] Python, Playwright, Windows OS.
[Security] Ensure compliance with data protection regulations (e.g., GDPR).
[Format] Output in JSON format.
Workflow:
1. Define the structure of the JSON output to include business names and details.
2. Set up a Python environment on the Windows computer, ensuring Playwright is installed.
3. Write scraping scripts using Playwright to navigate web pages and extract required data.
4. Test the script with sample URLs to ensure accurate extraction of name and detail information.
5. Implement error handling and logging for robustness.
6. Validate output against a few test cases to ensure correctness.